home *** CD-ROM | disk | FTP | other *** search
- PROTOCOL.INI for the Proteon ProNET4 p1346/7
-
-
- The p1346/47 is a Token Ring ISA 16-bit Bus Master adapter. The difference
- between p1346 and p1347 is p1346 does not have on board expand memory.
-
- This readme explains the valid settings for parameters in the PROTOCOL.INI
- file for the p1346/47 NDIS drivers.
-
- PROTOCOL.INI PARAMETERS
- -----------------------
-
- drivername
- units:[n/a]
- range:[n/a]
- default:[PRO4AT$]
- requirement: a must
-
- DRIVERNAME Identifies the network device driver.
-
- netaddress
- units:[hex]
- range:[12 hex digits]
- default:[n/a]
- requirement: optional
-
- NETADDRESS Overrides the network burned-in-address of the adapter. This
- entry should only be used if there are duplicate addresses on
- the network. The network address value is a hexadecimal string
- of 12 digits enclosed in double quotes. An example of a
- network address is:
-
- NETADDRESS="400001261835"
-
-
- maxtransmits
- units:[integer]
- range:[3-50]
- default:[40]
- requirement: optional
-
- MAXTRANSMITS Specifies the maximum number of buffers that can be queued for
- transmission at one time. Used to fine tune driver performance
- or compatibility.
-
-
- intlevel
- units:[integer]
- range:[3,4,5,6,7,9,10,11,12]
- default:[5]
- requirement: a must
-
- INTLEVEL Specifies the hardware interrupt level on the p1346/47.
-
-
- iobase
- units:[hex integer]
- range:[0xA20 - 0xFE20]
- default:[0xA20]
- requirement: a must
-
- IOBASE Specifies the p1346/47 adapter I/O base address. Examples of
- valid I/O base address: 0xA20, 0x1A20,0x2A20,0x3A20.
-
-
- dmachannel
- units:[integer]
- range:[5,6,7]
- default:[5]
- requirement: a must
-
- DMACHANNEL Configures hardware DMA channel on the p1346/47. Valid inputs
- are: 5,6,7.
-
-
- media
- units:[n/a]
- range:[STP, UTP]
- default:[STP]
- requirement: a must
-
- MEDIA Configures the hardware for either STP or UTP cable type.
-
-
-
- expandram
- units:[string]
- range:[1-3]
- default:[Yes]
- requirement: a must, if use p1346 board.
-
- EXPANDRAM indicate if on board expand ram exist or not.
- example: if use p1346, specify EXPANDRAM = No
- in protocol.ini.
- if use p1347, no need to use this key
- in protocol.ini.
-